Default Top App Bar
Composable function that displays the top app bar for the home screen.
This app bar includes:
A title "VibeCheck: Home".
A navigation menu icon that invokes openDrawer when clicked.
Styled using the primary color scheme for visual consistency.
Parameters
open Drawer
Lambda function to open the navigation drawer when the menu icon is clicked.